-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Enum in Matrimonial Property Scheme - Rel 4.0 final solution #135
New Enum in Matrimonial Property Scheme - Rel 4.0 final solution #135
Conversation
For each applicant, in the field "matrimonialPropertyScheme" in the object "applicantDetail", we can send information how the property is owned: jointEstate separateEstate contributionToJointAcquiredProperty In Case, the mortgage is for two debtor, but the property is owned by only Debtor A of these two debtor: What do you send in this field for Debtor A? --> I would say "separateEstate" What do you send in this field for Debtor B? --> There is no enum for this. Do you send it empty? I would suggest to add a new enum: "none" or "n-a". So that we can send a clear message to the FI.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, reviewed in SFTI Mortgage meeting 30.01.23
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
For each applicant, in the field "matrimonialPropertyScheme" in the object "applicantDetail", we can send information how the property is owned: jointEstate
separateEstate
contributionToJointAcquiredProperty
In Case, the mortgage is for two debtor, but the property is owned by only Debtor A of these two debtor: What do you send in this field for Debtor A? --> I would say "separateEstate" What do you send in this field for Debtor B? --> There is no enum for this. Do you send it empty?
I would suggest to add a new enum: "none" or "n-a". So that we can send a clear message to the FI.